HipAssetLoadTask.into

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void into(string*[] variables)
  2. void into(void* function(IHipAsset asset) castFunc, IHipAsset*[] variables)
    class HipAssetLoadTask
    void
    into
    (
    void* function
    (
    IHipAsset asset
    )
    castFunc
    ,
    IHipAsset*[] variables...
    )

Meta